Readable Class Interface
Provides "specs" for reading with the Readable class interface.
Notes
If you implement this interface in your application, you must implement the methods with the parameters as shown here.
Class interfaces are described in the chapter on "Classes" in the REALbasic User's Guide.
See Also
BinaryStream, IPCSocket, Serial, StdIn, TCPSocket, TextInputStream classes.